<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_FINNISH</nationality>

		<long_name>T-34/76 Model 1940</long_name>
		<short_name>T-34/76</short_name>
		<comment>A captured Soviet T-34 with a 76.2mm L-11 cannon and two light machine guns</comment>

		<uniform>finnish_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1941</year><number>5</number></data>
		<data><month>12</month><year>1943</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-34-76 1942 (finnish).png</image_profile>
			<weight>26000</weight>
		</attributes>

		<drive>
			<engine>
				<name>V 2 34</name>
				<horsepower>500</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe><offsetX>47</offsetX><offsetY>280</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-47</offsetX><offsetY>280</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-34-76 1942 (finnish).png</image_view>

			<width>300</width>
			<length>595</length>
			<height>158</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>45@60</upper_front>
				<lower_front>45@-60</lower_front>
				<upper_side>45@41</upper_side>
				<lower_side>45</lower_side>
				<upper_rear>45@45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_L_35</type></weapon>
				<ammo><for>WEAPON_PISTOL_L_35</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>45</offsetX>
			<offsetY>-212</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_DT</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>600</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_L_35</type></weapon>
				<ammo><for>WEAPON_PISTOL_L_35</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-T-34-76 1942 turret (finnish).png</image_view>

			<diameter>170</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>-55</offsetY>

			<rotate_time>14</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>52@10</front>
				<side>45@25</side>
				<rear>45@25</rear>
				<top>20</top>
				<mantlet>52</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76_L_11</type></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>32</offsetX><offsetY>-29</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_76_L_11</for><flavour>FLAVOUR_HE</flavour><rounds>57</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_L_11</for><flavour>FLAVOUR_AP</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_L_11</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_L_35</type></weapon>
				<ammo><for>WEAPON_PISTOL_L_35</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_L_35</type></weapon>
				<ammo><for>WEAPON_PISTOL_L_35</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
